home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / player / vcsid157 / vacsid.ini < prev    next >
INI File  |  1997-01-11  |  3KB  |  88 lines

  1. ;VACSiD INI-File, Revision 3 (VS1.55 and higher)
  2.  
  3. ;Parameters: Differ multiple paramaters with SPACE
  4. ;            Logical "yes" is ON, TRUE and 1
  5. ;            Logical "no"  is otherwise or nothing
  6. ;            Missing Entrys refer to "0", "" or logical "no"
  7.  
  8.  
  9. [Registration]
  10. ;dont use that...
  11. Name=You!
  12. key1=
  13. key2=
  14.  
  15. [Sound]
  16. ;Devices:
  17. ;        1 = GUS 16 Stereo (should work now!? Try low-IRQs!!!)
  18. ;        5 = Sound Blaster 2-Pro 8 Bit Mono
  19. ;        6 = Sound Blaster 16 Stereo
  20. ;        9 = AMD Interwave 16 Stereo (up to 64kHz, low-IRQs!!!)
  21.  
  22. ;        If using Soundblaster, check your BLASTER-String
  23. ;                            BLASTER=A[port] D[dma] I[irq] H[dma2] T[type]
  24. ;        If using GUS, check your ULTRASND-String
  25. ;                            ULTRASND=[port],[dma1],[dma2],[irq1],[irq2]
  26. ;        If using AMD-Codec, check your ULTRA16-String (not needed, but
  27. ;                            autodetection is a little big buggy)
  28. ;                            ULTRA16=[codecport],[dma],[irq],1,0
  29. ;                            Don't know, if its working on GUSMAX...
  30.  
  31. device=6
  32. frequency=44100
  33. ;LongInitDelay=off      ;extended timing for SBPro-cards
  34. OverSampling=0          ;Internal multiplier of SampleFrequency
  35.                         ;0=1x 1=2x 2=4x 3=8x
  36.  
  37. [WaveOut]
  38. WaveFileName=VSOUT      ;any filename without .WAV
  39. frequency=44100         ;44100,22050,11025, Freq of Wave-File
  40. StereoEnable=on         ;on/off, Stereo or Mono-Waves?
  41.                         ;(only if stereo-device playing, otherwise mono!)
  42. 16BitMode=on            ;on/off, 16- or 8-Bit-Waves?
  43.                         ;(Scales up to 16 Bit if needed)
  44. UpScaling=on            ;Scales Wave-Frequency up if playing with less one
  45.  
  46.  
  47. [Global]
  48. AutoPanning=on          ;on/off, enables automatical panning mode
  49. AutoRange  =30          ;0-63  , Range of Autopanning (40=Default)
  50. Compressor=off          ;on/off, enables compressor/limiter
  51. Volume=200              ;0-255 , Start-Volume of Player
  52. DoubleSID=off           ;on/off, on=use two SID-Devices & more CPU-power
  53. timingPAL=on            ;on=PAL, off=NTSC
  54. DefaultPanning=6 8 10   ;3x0-15, (0=left, 8=middle, 15=right)
  55. SidBugsEnabled=on       ;on/off, enables SID-Mixer-Pops (6581-"Bug")
  56.                         ;        e.g. needed for real samples
  57. SidAlwaysOn=on          ;on/off, fixes converter-bugs, which gets SID instead
  58.                         ;CharsetROM while playing :( Not 100% 64-compatible!
  59. IOisRAM=off             ;DE00-DFFF is RAM, else I/O (DFA0-DFFF is compati-
  60.                         ;bility detectable adress like C64S etc.)
  61. PllCycles=32            ;Cycles to Lock SongSpeed, 16-64
  62. VESACheck=on            ;check existence of VESA-Mode 132x43
  63.  
  64. [Selector]
  65. ScreenMode=0            ;0=80x25  1=80x50  2=132x43
  66. SidFiles=DAT
  67. PlayLists=PLS
  68.  
  69. Archives=RAR ZIP ARJ ONE
  70. UnpackRAR=rar e -std -c- -y -o+
  71. UnpackZIP=pkunzip -- -) -+ -o
  72. UnpackARJ=arj e -y
  73. UnpackONE=<internal>
  74.  
  75. DefaultPlayTime=120     ;for Playlist-Mode
  76. AutoMainScreen=on       ;automatically switching to MainScreen after select
  77. DefaultPath=c:\vacsid\tunes    ;where to search for songs at startup
  78.  
  79. [MainScreen]
  80. ScreenMode=2            ;0=80x25  1=80x50  2=132x43
  81.  
  82. [Graphics]
  83. UseVESAmodi=off         ;on/off for High-Resolution-Modes
  84. UseHighColor=off        ;High-Color instead of 256 Colors
  85. Pictures=               ;TGA-Pictures, don't use last 16 Colors!
  86.  
  87.  
  88.